-
Home
-
Leyka
-
3.31.5
-
Code
-
Classes
- AbstractObject
Total Complexity |
43 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
222 |
Lines of code |
121 |
Logical lines of code |
67 |
Comment lines |
67 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
jsonSerialize() |
A |
51 |
9 |
26 |
serializeValueToJson() |
A |
57 |
9 |
16 |
offsetGet() |
S |
62 |
4 |
11 |
offsetSet() |
S |
61 |
3 |
13 |
offsetUnset() |
S |
61 |
3 |
13 |
offsetExists() |
S |
63 |
3 |
11 |
__construct() |
S |
73 |
3 |
5 |
fromArray() |
S |
73 |
2 |
5 |
__get() |
S |
80 |
1 |
3 |
__set() |
S |
80 |
1 |
3 |
__isset() |
S |
80 |
1 |
3 |
__unset() |
S |
81 |
1 |
3 |
toArray() |
S |
81 |
1 |
3 |
getUnknownProperties() |
S |
82 |
1 |
3 |
matchPropertyName() |
S |
78 |
1 |
3 |